home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / lib / c / string / symm.md / md.mk < prev   
Text File  |  1992-06-08  |  2KB  |  29 lines

  1. #
  2. # Prototype Makefile for machine-dependent directories.
  3. #
  4. # A file of this form resides in each ".md" subdirectory of a
  5. # command.  Its name is typically "md.mk".  During makes in the
  6. # parent directory, this file (or a similar file in a sibling
  7. # subdirectory) is included to define machine-specific things
  8. # such as additional source and object files.
  9. #
  10. # This Makefile is automatically generated.
  11. # DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
  12. #
  13. # Generated from /sprite/lib/mkmf/Makefile.md
  14. # Mon Jun  8 14:36:02 PDT 1992
  15. #
  16. # For more information, refer to the mkmf manual page.
  17. #
  18. # $Header: /sprite/lib/mkmf/RCS/Makefile.md,v 1.6 90/03/12 23:28:42 jhh Exp $
  19. #
  20. # Allow mkmf
  21.  
  22. SRCS        = index.c rindex.c strcat.c strchr.c strcmp.c strcpy.c strerror.c strlen.c strncat.c strncmp.c strncpy.c strrchr.c strstr.c memcmp.c memcpy.c memset.c strcspn.c strpbrk.c strspn.c strtok.c memchr.c memmove.c strdup.c strsep.c stringArray.c strcasecmp.c
  23. HDRS        = 
  24. MDPUBHDRS    = 
  25. OBJS        = symm.md/index.o symm.md/rindex.o symm.md/strcat.o symm.md/strchr.o symm.md/strcmp.o symm.md/strcpy.o symm.md/strerror.o symm.md/strlen.o symm.md/strncat.o symm.md/strncmp.o symm.md/strncpy.o symm.md/strrchr.o symm.md/strstr.o symm.md/memcmp.o symm.md/memcpy.o symm.md/memset.o symm.md/strcspn.o symm.md/strpbrk.o symm.md/strspn.o symm.md/strtok.o symm.md/memchr.o symm.md/memmove.o symm.md/strdup.o symm.md/strsep.o symm.md/stringArray.o symm.md/strcasecmp.o
  26. CLEANOBJS    = symm.md/index.o symm.md/rindex.o symm.md/strcat.o symm.md/strchr.o symm.md/strcmp.o symm.md/strcpy.o symm.md/strerror.o symm.md/strlen.o symm.md/strncat.o symm.md/strncmp.o symm.md/strncpy.o symm.md/strrchr.o symm.md/strstr.o symm.md/memcmp.o symm.md/memcpy.o symm.md/memset.o symm.md/strcspn.o symm.md/strpbrk.o symm.md/strspn.o symm.md/strtok.o symm.md/memchr.o symm.md/memmove.o symm.md/strdup.o symm.md/strsep.o symm.md/stringArray.o symm.md/strcasecmp.o
  27. INSTFILES    = symm.md/md.mk symm.md/dependencies.mk Makefile
  28. SACREDOBJS    = 
  29.